Learn R Programming

oce (version 0.9-18)

[[,argo-method: Extract something from an argo object

Description

Extract something from an argo object

Usage

## S3 method for class 'argo':
[[(x, i, j, ...)

Arguments

x
An argo object, i.e. one inheriting from argo-class.
i
The item to extract.
j
Optional additional information on the i item.
...
Optional additional information (ignored).